home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / biz / patch / TWPatch1.readme < prev    next >
Encoding:
Text File  |  1993-09-26  |  1.4 KB  |  34 lines

  1. Short: TapeWorm-FS Patch from V1.0 to V1.2
  2. Type: biz/patch
  3. Uploader: djmccoy@netcom.com
  4.  
  5. TapeWorm-FS from MoonLighter Software Development allows those with tape
  6. drives to utilize their drives as if they were a normal WORM type drive.
  7. This is a software patch that will update your backup copy of TapeWorm-FS
  8. up to version 1.2.  Below are the changes.
  9.  
  10. -------------------------------
  11. Changes from Version 1.0 to 1.2
  12. -------------------------------
  13.  
  14. Fixed a problem that occured when rebuilding the directory of a tape that 
  15. uses the 'Keep .info files with directory' option.  The rebuild was not 
  16. setting the size of some files in the rebuilt directory properly.
  17.  
  18. Changed the filesystem so that it doesn't use the WRITE_FILEMARKS SCSI 
  19. command with a zero argument.  Some drives (most notabably some A3070's)
  20. don't adhere to the SCSI standard with with regards to this command 
  21. resulting in TapeWorm-FS not working.
  22.  
  23. Changed the way that eject is called.  Some HP DAT drives were not properly
  24. ejecting the tape.
  25.  
  26. Changed the filesystem so that it makes sure that everything is flushed
  27. to the directory file of the tape currently in the drive every 4 seconds.
  28. Before some things weren't being flushed until the tape was ejected.  This
  29. could cause problems when copying files to a tape and then rebooting without
  30. ejecting the tape.  (This was fixed in version 1.1)
  31.  
  32. The filesystem was freeing some memory it shouldn't have if there was an
  33. error while starting up.
  34.